Class org.omg.CORBA.ExceptionDescriptionHolder
All Packages Class Hierarchy This Package Previous Next Index
Class org.omg.CORBA.ExceptionDescriptionHolder
java.lang.Object
|
+----org.omg.CORBA.ExceptionDescriptionHolder
- public final class ExceptionDescriptionHolder
- extends Object
- implements Streamable
-
value
-
-
ExceptionDescriptionHolder()
-
-
ExceptionDescriptionHolder(ExceptionDescription)
-
-
__read(InputStream)
-
-
__type()
-
-
__write(OutputStream)
-
value
public ExceptionDescription value
ExceptionDescriptionHolder
public ExceptionDescriptionHolder()
ExceptionDescriptionHolder
public ExceptionDescriptionHolder(ExceptionDescription __arg)
__write
public void __write(OutputStream out)
__read
public void __read(InputStream in)
__type
public TypeCode __type()
All Packages Class Hierarchy This Package Previous Next Index